getSharedElementEnterTransition
Returns the Transition that will be used for shared elements transferred into the content Scene. Typical Transitions will affect size and location, such as android.transition.ChangeBounds. A null value will cause transferred shared elements to blink to the final position.
Return
The Transition to use for shared elements transferred into the content Scene.